home *** CD-ROM | disk | FTP | other *** search
- def x 320
- def y 255
- def y1 195
- def y2 410
-
- Include Menu.Def
-
- Font TitleF HudTitle 21 36 0xFF9FBFFF 0xCF1F2F3F Circle
- Font Body HugeChars 12 16 0xFFFFFFFF 0x0 Center Center Shadow
- Font BackF HugeChars 12 16 0xFFAFFFCF 0xF0000000 Circle
-
- FontSize Default 15 20
- FontSize Selected 18 24
-
- Background TutoBox 110 90 420 340
-
- item
- {
- Text NagScoreT
- Font TitleF
- Pos x 110 Center Up
- }
-
-
-
- item
- {
- Text NagScore
- Font Body
- MaxTextPixelPerLine 390
- Pos x y
- }
-
-
- item
- {
- Text Back
- Pos x y2
- OnAction
- {
- MenuBack
- }
-
- DefaultBack
- }
-
- GetFullVersion 320 320 Center Up
-